home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vulvara / Vulvara.exe / scripts / DefineButton2_655 / BUTTONCONDACTION on(release).as next >
Text File  |  2004-10-08  |  66b  |  7 lines

  1. on(release){
  2.    tellTarget("muu")
  3.    {
  4.       play();
  5.    }
  6. }
  7.